HotPressed Property (ItemStyle<T>)
In This Topic
Gets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it.
Syntax
'Declaration
Public Property HotPressed As
public HotPressed {get; set;}
See Also